FormDropDialogButtonControl.imageLocation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
imageLocation() | |
imageLocation(Int32) |
imageLocation()
public:
virtual int imageLocation();
public virtual int imageLocation ();
abstract member imageLocation : unit -> int
override this.imageLocation : unit -> int
Public Overridable Function imageLocation () As Integer