variables

  1. D

    Accesing Class Methods

    Accesing Another Class Methods Yooo, Super-askingdude here! Is there a way to access Class methods and variables without using the Shared statement or the New statement? Here's my code: Public Class BigClassy Public vPublicVariable As Integer Public MyStructy As Structy ' I'm...
Back
Top