Scheduler for WinRT
Owner Property (ReminderListBoxItem)


Gets the reference to the owning RemindersListBox control.
Syntax
'Declaration
 
Public ReadOnly Property Owner As RemindersListBox
'Usage
 
Dim instance As ReminderListBoxItem
Dim value As RemindersListBox
 
value = instance.Owner
public RemindersListBox Owner {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReminderListBoxItem Class
ReminderListBoxItem Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.